home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 114 / macaddict114.cdr / Software / Interface / windowshade-x-402.dmg / WindowShade X 4.0.2 Installer.app / Contents / Resources / ui / ui.plist < prev    next >
Encoding:
Extensible Markup Language  |  2005-08-30  |  2.0 KB  |  74 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>APERequired</key>
  6.     <string>YES</string>
  7.     <key>Files</key>
  8.     <array>
  9.         <dict>
  10.             <key>FileName</key>
  11.             <string>WindowShade X.ape</string>
  12.             <key>GlobalInstallPath</key>
  13.             <string>/Library/Application Enhancers</string>
  14.             <key>FileIcon</key>
  15.             <string>WindowShadeX.icns</string>
  16.             <key>InstallPath</key>
  17.             <string>~/Library/Application Enhancers</string>
  18.         </dict>
  19.         <dict>
  20.             <key>FileName</key>
  21.             <string>WindowShade X.prefPane</string>
  22.             <key>GlobalInstallPath</key>
  23.             <string>/Library/PreferencePanes</string>
  24.             <key>FileIcon</key>
  25.             <string>WindowShadeX.icns</string>
  26.             <key>InstallPath</key>
  27.             <string>~/Library/PreferencePanes</string>
  28.             <key>LaunchAfterInstall</key>
  29.             <string>YES</string>
  30.             <key>PostInstallScript</key>
  31.             <string>post-install.pl</string>
  32.         </dict>
  33.         <dict>
  34.             <key>FileName</key>
  35.             <string>WindowShade X Read Me.rtfd</string>
  36.             <key>InstallPath</key>
  37.             <string>~/Desktop</string>
  38.         </dict>
  39.     </array>
  40.     <key>HasGlobalInstall</key>
  41.     <string>YES</string>
  42.     <key>HasLaunchUponCompletion</key>
  43.     <string>YES</string>
  44.     <key>InstallerLaunchScript</key>
  45.     <string>WSXPreInstall</string>
  46.     <key>LogoutSuggested</key>
  47.     <string>YES</string>
  48.     <key>MinimalAllowedSystemVersion</key>
  49.     <integer>4128</integer>
  50.     <key>MinimalAllowedSystemVersionString</key>
  51.     <string>10.2</string>
  52.     <key>PostInstallKillProcesses</key>
  53.     <array>
  54.         <string>com.apple.dock</string>
  55.     </array>
  56.     <key>PreInstallKillProcesses</key>
  57.     <array>
  58.         <string>com.apple.systempreferences</string>
  59.     </array>
  60.     <key>PreInstallScript</key>
  61.     <string>KillPrefpanesCache.sh</string>
  62.     <key>ProductID</key>
  63.     <string>com.unsanity.windowshadex</string>
  64.     <key>ProductName</key>
  65.     <string>WindowShade X</string>
  66.     <key>ProductNumVersion</key>
  67.     <integer>67272704</integer>
  68.     <key>ProductType</key>
  69.     <string>Preference Pane</string>
  70.     <key>ProductVersion</key>
  71.     <string>4.0.2</string>
  72. </dict>
  73. </plist>
  74.